home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9805 / 000018_owner-linux-arm…r.rutgers.edu _Wed May 6 01:01:40 1998.msg < prev    next >
Internet Message Format  |  1998-06-02  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from listserv.funet.fi (listserv.funet.fi [128.214.248.27])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id BAA05773
  4.     for <willy@odie.fluff.org>; Wed, 6 May 1998 01:00:52 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2]:43784 "EHLO vger.rutgers.edu" ident: "root") by listserv.funet.fi with ESMTP id <4125-6085>; Wed, 6 May 1998 03:00:57 +0300
  6. Received: by vger.rutgers.edu id <971055-24203>; Tue, 5 May 1998 18:56:30 -0400
  7. Received: from snowcrash.cymru.net ([163.164.160.3]:1520 "EHLO snowcrash.cymru.net" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <971403-24203>; Tue, 5 May 1998 18:00:33 -0400
  8. Received: from caramon.armlinux.org (dialup1.cymru.net [163.164.160.65]) by snowcrash.cymru.net (8.8.7/8.7.1) with ESMTP id AAA12342; Wed, 6 May 1998 00:13:23 +0100
  9. Received: from raistlin.armlinux.org (raistlin [192.168.0.3]) by caramon.armlinux.org (8.7.4/8.7.3) with ESMTP id XAA15265; Tue, 5 May 1998 23:43:15 +0100
  10. From: Russell King - ARM Linux Admin <linux@arm.uk.linux.org>
  11. Received: (from linux@localhost) by raistlin.armlinux.org (8.7.4/8.7.3) id XAA01089; Tue, 5 May 1998 23:43:14 +0100
  12. Message-Id: <199805052243.XAA01089@raistlin.armlinux.org>
  13. Subject: Re: Probs compiling kernel 2.0.33
  14. To: janm@kom.auc.dk (Jan Magnussen)
  15. Date:     Tue, 5 May 1998 23:43:13 +0100 (BST)
  16. Cc: linux-arm@vger.rutgers.edu
  17. In-Reply-To: <Marcel-1.26-0504124338-0b02VYi@janm.stud.kom.auc.dk> from "Jan Magnussen" at May 4, 98 02:43:38 pm
  18. X-Mailer: ELM [version 2.4 PL24]
  19. MIME-Version: 1.0
  20. Content-Type: text/plain; charset=US-ASCII
  21. Content-Transfer-Encoding: 7bit
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. X-Loop: majordomo@vger.rutgers.edu
  26. Status: RO
  27.  
  28. Jan Magnussen writes:
  29. > > I just reinstalled Linux, after accidentally deleting it a few months back,
  30. > > but when I try to compile the newest (260498) 2.0.33 kernel, I get the
  31. > > following error:
  32. > > 
  33. > > gcc -D__KERNEL__ -I/usr/src/linux/include -m6 -Wall -Wstrict-prototypes -O2 -fomit-fra
  34. > > me-pointer -fno-strength-reduce -pipe -c -o proc-sa110.o ..tmp.s
  35. > > proc-sa110.S: Assembler messages:
  36. > > proc-sa110.S:174: Error: Internal_relocation (type 159) not fixed up (OFFSET_IMM)
  37. > > proc-sa110.S:177: Error: Internal_relocation (type 159) not fixed up (OFFSET_IMM)
  38. > > proc-sa110.S:178: Error: Internal_relocation (type 159) not fixed up (OFFSET_IMM)
  39. > > make[2]: *** [proc-sa110.o] Error 1
  40. > > make[2]: Leaving directory `/usr/src/linux/arch/arm/mm'
  41. > > make[1]: *** [first_rule] Error 2
  42. > > make[1]: Leaving directory `/usr/src/linux/arch/arm/mm'
  43. > > make: *** [linuxsubdirs] Error 2
  44. > > 
  45. > > What could be wrong?
  46. > Hmmm. I found the error.
  47. > arch/arm/mm/constants.h were missing, so I made a symbolic link from
  48. > arch/arm/lib/constants.h to mm. That did the trick.
  49.  
  50. Or replace the #include "constants.h" with #include "../lib/constants.h".
  51.  
  52. It's good to know that ppl are compiling their own kernels ;)
  53.    _____
  54.   |_____| ------------------------------------------------- ---+---+-
  55.   |   |        Russell King       linux@arm.uk.linux.org      --- ---
  56.   | | | |  http://www.arm.uk.linux.org/~rmk/armlinux.html    /  /  |
  57.   | +-+-+                                                     --- -+-
  58.   /   |               THE developer of ARM Linux              |+| /|\
  59.  /  | | |                                                     ---  |
  60.     +-+-+ -------------------------------------------------  /\\\  |
  61.  
  62. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu